chore: skip TLS verification for the Mattermost webhook - #456
Conversation
📝 WalkthroughWalkthroughThe pull request updates Mattermost notification steps in pull request and release workflows. Each step sets ChangesMattermost notification workflows
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Visit the preview URL for this PR (updated for commit 97bf11c): https://react-koobiq-next--prs-456-zov3jxpb.web.app (expires Sun, 16 Aug 2026 12:56:02 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: fc29847d4a9e5cb1adf458c76a9b681c76e2eeff |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/workflows/pr-notification.yml:
- Around line 18-19: Remove the NODE_TLS_REJECT_UNAUTHORIZED: '0' environment
override from all Mattermost notification steps:
.github/workflows/pr-notification.yml lines 18-19 and 28-29, and
.github/workflows/release.yml lines 55-56. Preserve webhook notifications by
relying on a valid certificate chain or configuring a trusted private CA.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 9d3abc09-2d9b-4dcf-a91b-555f080b258b
📒 Files selected for processing (2)
.github/workflows/pr-notification.yml.github/workflows/release.yml
Summary by CodeRabbit